In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / FontGetName Method

FontGetName Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function FontGetName( _

   ByVal FontNo As Integer _

) As String
public string FontGetName( 

   int FontNo

)
public function FontGetName( 

    FontNo: Integer

): String; 
public function FontGetName( 

   FontNo : int

) : String;
public: string* FontGetName( 

   int FontNo

) 
public:

String^ FontGetName( 

   int FontNo

) 

Parameters

FontNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members